A. Webforms
B. Winforms
C. HTMLForms
D. None of these
Advertisement
Related Mcqs:
- Choose the form in which Postback occur_________________?
- A. Webforms B. HTMLForms C. Winforms D. None of these...
- The feature in ASP.NET 2.0 that is used to fire a normal postback to a different page in the application is called ?
- A. Cross Page Posting B. Code-front C. Theme D. None of the above...
- Which of the following denote page code model in ASP.NET ?
- A. single-file B. code-behind C. Both A and B D. None of the Above...
- Which of the following denote value that can be taken by Cache-Control of ASP.NET ?
- A. Private B. no-cache C. Public D. All of the above...
- Which of the following denote ways to manage state in an ASP.Net Application ?
- A. Application objects B. Session objects C. ViewState D. All of the above...
- If one uses ASP.NET configuration system to restrict access which of the following is TRUE ?
- A. The access is restricted only to ASP.NET files B. The access is restricted only to static files and non-ASP.NET resources. C. Both A and B D. None of the Above...
- Which of the following is used to write error message in event Log File ?
- A. System.EnterpriseServices B. System.Diagnostics C. System.Data D. All of the above...
- Which of the following is used to send email message from my ASP.NET page?
- A. System.Web.Mail.SmtpMail B. System.Web.Mail.MailMessage C. Both A and B D. None of these...
- Which of the following is a requirement when merging modified data into a DataSet ?
- A. The DataSet schemas must match in order to merge B. The destination DataSet must be empty prior to merging C. A primary key must be defined on the DataTable objects D. A DataSet must be merged into the same DataSet that created it....
- Which of the following denote the web control associated with Table control function of ASP.NET ?
- A. DataList B. TableRow C. ListBox D. All the Above...
Advertisement